Welcome![Sign In][Sign Up]
Location:
Search - Vxworks USB

Search list

[Driver DevelopSL811HS VxWorks Host驱动

Description: SL811HS VxWorks Host驱动 支持主/从usb ,可以支持U盘-SL811HS Host driver support VxWorks master / slave usb will be able to support U -
Platform: | Size: 170254 | Author: 彭士操 | Hits:

[Other resourceS3C2510BSP-vxworks

Description: S3c2510下的VXWORKS的BSP源代码(包括了以太网、串口、USB等等驱动)-S3c2510 under the VxWorks BSP source code (including Ethernet, serial, USB drives, etc.)
Platform: | Size: 87183 | Author: yyy | Hits:

[Other resourceusb.php

Description: vxworks下网络增强型网络驱动程序的设计。随着嵌入式系统的发展-vxworks Network Enhanced Network Driver design. With embedded system development.
Platform: | Size: 195228 | Author: 魏银英 | Hits:

[Other resourceusb_driver_VxWorks

Description: :分析了VxWorks 下的USB 驱动程序模型的结构以及功能,详细说明USB 主机驱动协议栈,并将软件设计分为 Client Driver ,USBD 和HCD 三层。由于对于开发USBD 和Client Driver 已有很多研究和讨论,但对HCD 的研究比较缺乏, 为了提供全面可行的开发基于VxWorks 的USB 驱动程序的技术方案,详细地阐述了USB 主控制器OHCI 驱动程序的功 能、OHCI 驱动程序中的核心功能链表功能,为USB 在嵌入式系统开发中的应用提供技术参考。-: Analysis of VxWorks USB Driver Model structure and function, detailed description USB mainframe-driven protocol stack and software design into Client Driver, USBD and HCD three. As for the development of USBD and Client Driver has been a lot of studies and discussions, But right HCD Research lacking. To provide a comprehensive and workable development based on VxWorks USB Driver for technology programs, expounded in detail on the USB OHCI host controller driver functions, OHCI driver for the core functions of Chain function, USB in embedded systems development for the application of information technology.
Platform: | Size: 173031 | Author: 刘军 | Hits:

[VxWorksUSB VXWORKS下驱动

Description: USB VXWORKS下驱动
Platform: | Size: 60983 | Author: kkkkliang_0626@126.com | Hits:

[SourceCodevxworks usb2.0驱动

Description: vxworks5.5下usb2.0驱动,支持ehci,ohci和uhci。
Platform: | Size: 409189 | Author: sandsllyy | Hits:

[Embeded-SCM Developusb2.0总线C程序

Description: USB通信总线C程序-c code for usb communication
Platform: | Size: 181248 | Author: hfl | Hits:

[Windows Develop实战DeviceIoControl:通过API访问设备驱动程序

Description: 对DeviceIoControl函数的用法的最全的介绍,并有多个程序的实际例子让你对硬件的操作的认识更加深刻-right DeviceIoControl function of the usage of the most comprehensive presentation there are a number of procedures and practical examples of the right to allow you to operate the hardware even deeper understanding
Platform: | Size: 148480 | Author: 陈万通 | Hits:

[VxWorksvxworksSouceCode

Description:
Platform: | Size: 4333568 | Author: 周憬 | Hits:

[Internet-Networkrstplib.1.1.02.tar

Description: 快速生成树协议的源代码,可以在各种平台上实现快速生成树的功能-RSTP the source code can be on various platforms to achieve rapid spanning tree function
Platform: | Size: 62464 | Author: cch | Hits:

[Documentsez_usb_sx2_vxworks_driver_v1_0_13

Description: CYPRESS的新手上手工具,可以测试设备是否连接,等等。-CYPRESS novice to use tool that can test equipment is connected, and so on.
Platform: | Size: 507904 | Author: 洪旭钢 | Hits:

[VxWorkshp

Description: VXWORKSU盘启动盘制作工具 非常好用-VXWORKSU disk boot disk is very easy to use authoring tools
Platform: | Size: 768000 | Author: markz | Hits:

[USB developCH375LIB.ZIP

Description: ch375通信程序头文件,usb通讯使用。现成模块-ch375 communication program header files, usb communications use. Ready-made modules
Platform: | Size: 1882112 | Author: | Hits:

[VxWorksSL811HS-VxWorks-Host-Driver

Description: vxworks下usb host 驱动,SL811HS VxWorks Host Driver-usb host driver under VxWorks, SL811HS VxWorks Host Driver
Platform: | Size: 169984 | Author: xzs | Hits:

[VxWorksPowerPC_VxWorks_BSP_SBH

Description: BSP 用于初始化硬件、引导操作系统并提供软件和硬件之间的设备驱动接口。针对某类 体系结构的处理器开发 BSP 时,了解其基本的体系结构和指令系统是必要的。总地来说,V xWorks的启动过程凝练而精悍,流程清晰,各模块之间的耦合度很低。 VxWorks 和Linux 设备驱动的结构都相当复杂。 假设一个系统没有操作系统, 这个时候, 我们编写设备驱动的工作就完全停留在“驱使硬件行动”的层次上。然而,在 VxWorks 和 L inux 系统中整合设备驱动,则不仅仅意味着“驱使硬件行动” ,还意味着更加丰富的内涵。 除字符设备驱动相对简单以外,VxWorks 和 Linux 对串口、USB 设备、块设备、网络设备 等都定义了一套非常复杂的驱动程序框架结构,因此,除了控制硬件,工程师不得不领悟操 作系统本身对设备驱动设定的套路,这往往需要一个非常痛苦地学习历程。 -BSP for the hardware, boot the operating system and provide software and hardware interfaces between the device driver. For certain types of BSP processor architecture development, the understanding of its basic architecture and instruction is necessary. In general terms, V xWorks concise and lean startup process, process definition, the coupling between the modules is very low. VxWorks and Linux device drivers are quite complex structure. Suppose a system is not operating system, this time, We are working on writing device drivers completely stuck in the "drive hardware action" level. However, in VxWorks, and L inux system integration device driver, then not only means "to drive the hardware action", also means a richer meaning. In addition to other relatively simple character device driver, VxWorks and Linux on the serial port, USB devices, block devices, network equipment And so defines the driver of a very complex framework, therefore, in addition to control hardware, engine
Platform: | Size: 1768448 | Author: 笑千秋 | Hits:

[VxWorksCH376_PPCbased

Description: VxWorks环境下,USB接口芯片CH376的驱动程序-VxWorks environment, USB interface chip CH376 driver
Platform: | Size: 34816 | Author: hu | Hits:

[VxWorksVxworks-usbcode

Description: vxworks下的usb driver 程序源码。-vxworks usb driver under the program source code.
Platform: | Size: 66560 | Author: donghao | Hits:

[VxWorksusb

Description: USB设备的VXWORKS驱动,其实5.5版本已经带有usb驱动,该驱动支持较5.5版本新。-VXWORKS USB device drivers, in fact, has been with the usb driver version 5.5, version 5.5 of the driver support than new.
Platform: | Size: 307200 | Author: jude | Hits:

[VxWorksUSB-BOOT-vxworks-

Description: VXWORKS 从USB启动的实现方法,供大家参考,互相学习-VXWORKS USB BOOT LOADER
Platform: | Size: 117760 | Author: 张孝贤 | Hits:

[OtherVxWorks-usb

Description: VxWorks下USB驱程栈框架模型及其应用研究-Framework model and its application stack USB drive-under VxWorks
Platform: | Size: 266240 | Author: tony | Hits:
« 1 2 34 5 »

CodeBus www.codebus.net